home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 39
/
Amiga Format CD39 (1999-04-13)(Future Publishing)(GB)[!][issue 1999-05].iso
/
-seriously_amiga-
/
wb
/
selector
/
bro
/
goparent
< prev
next >
Wrap
AmigaDOS Script File
|
1999-03-02
|
192b
|
14 lines
.key dir
.bra {
.ket }
setenv line "{dir}"
change >nil: file env:line from "/" to "" last 1
set opa `filename -pathonly "$line"`
execute sel:bro/makebrowser "$opa"
unsetenv line
unset opa